CamteX
All guides

Square root in LaTeX

A square root is \sqrt{expression}. The degree goes in square brackets before the argument, for example \sqrt[3]{x}. The root bar stretches automatically to the length of the expression underneath it.

Square root

\sqrt{2}
2\sqrt{2}

Cube root

\sqrt[3]{27} = 3
273=3\sqrt[3]{27} = 3

Long expression

\sqrt{b^2 - 4ac}
b24ac\sqrt{b^2 - 4ac}

Common mistakes

See also

Don't want to memorize commands?

Draw a formula or paste a screenshot, and CamteX turns it into ready LaTeX.

Try it free