Mathematica 9 is now available

SqrtBox

Usage

SqrtBox[x] represents  in input and output.


Notes

• Inside \( ... \) SqrtBox[x] can be input as \@ x.
• In a notebook a SqrtBox can be created using ControlKeyLeftModified2RightModified or ControlKeyLeftModified@RightModified. ControlKeyLeftModified RightModified moves out from under the square root sign.
• In StandardForm and InputForm, SqrtBox[x] is interpreted on input as Sqrt[x].
• The baseline of SqrtBox[x] is taken to be the baseline of x.
• If SqrtBox[x] does not fit on a single line, it is output as x^(1/2).
• In StandardForm, explicit SqrtBox objects are output literally. You can use DisplayForm to see the display form of such objects.
• See also: RadicalBox, OverscriptBox.
• 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.