Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Low-Level Notebook Structure >

RadicalBox

RadicalBox[x, n]
is a low-level box construct that represents the displayed object in notebook expressions.
  • Inside \(...\) RadicalBox[x, n] can be input as \@x\%n.
  • In a notebook a RadicalBox can be created using Ctrl+@ or Ctrl+2, then using Ctrl+% to move to the index position. Ctrl+Space moves out of the radical.
  • The baseline of RadicalBox[x, n] is taken to be the baseline of x.
  • If RadicalBox[x, n] does not fit on a single line, it is output as x^(1/n).
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team