Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Input and Output  /
SqrtBox

  • SqrtBox[ x ] represents in input and output.
  • Inside \( ... \) SqrtBox[ x ] can be input as \@ x.
  • In a notebook a SqrtBox can be created using 2 or @. 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 the Mathematica book: Section 2.8.10.
  • See also: RadicalBox, OverscriptBox.


    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.