Latex Ref Test: x2, x3, \nearrow, \sqrt[]{}8

  • Context: LaTeX 
  • Thread starter Thread starter Gringo123
  • Start date Start date
  • Tags Tags
    Latex References Test
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Gringo123
Messages
141
Reaction score
0
x2
x3
x2
[tex]\nearrow[/tex]
[tex]\sqrt[]{}8[/tex]
 
Physics news on Phys.org
Gringo123 said:
x2
x3
x2
[tex]\nearrow[/tex]
[tex]\sqrt[]{}8[/tex]
For just square root (as opposed to cube root, etc.) you don't need the "[ ]". And the 8, assuming it is supposed to be in the square root goes inside the braces:

\sqrt{8} gives [itex]\sqrt{8}[/itex]

\sqrt[3]{8} gives [itex]\sqrt[3]{8}[/itex]