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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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]