Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Box Types /

RadicalBox

FilledSmallSquare RadicalBox[x, n] represents in input and output.

FilledSmallSquare Inside \( ... \) RadicalBox[x, n] can be input as \@x\%n.

FilledSmallSquare In a notebook a RadicalBox can be created using ControlKeyLeftModified@RightModified or ControlKeyLeftModified2RightModified, then using ControlKeyLeftModified%RightModified to move to the index position. ControlKeyLeftModifiedRightModified moves out of the radical.

FilledSmallSquare In StandardForm and InputForm, RadicalBox[x, n] is interpreted on input as x^(1/n).

FilledSmallSquare The baseline of RadicalBox[x, n] is taken to be the baseline of x.

FilledSmallSquare If RadicalBox[x, n] does not fit on a single line, it is output as x ^ (1/n).

FilledSmallSquare In StandardForm, explicit RadicalBox objects are output literally. You can use DisplayForm to see the display form of such objects.

FilledSmallSquare See Section 2.9.10.

FilledSmallSquare See also: SqrtBox, OverscriptBox, GridBox.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.