Prev Next sqrt

Latex Square Root Command

Syntax
Description
Example

Syntax
$latex \sqrt{base}$$ $latex \sqrt[index]{base}$$

Description
Display in Latex mode the square root of base or the index-th root of base , where base and index are any valid Latex commands.

Example
Command Output
\sqrt{x+y} @(@ \sqrt{x+y} @)@
\sqrt[x+y]{2} @(@ \sqrt[x+y]{2} @)@

Input File: omh/latex/sqrt.omh