Prev Next sqrt

Latex Root Command
Syntax $latex \sqrt{base}$$
$latex \sqrt[index]{base}$$

Description
XML dependently interpret 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: latex/sqrt.omh