Prev
Next
Index->
contents
reference
index
search
external
Up->
overview
latex
sqrt
overview->
License
why
Install
get_started
running
files
titles+headings
cross
format
spellchecking
latex
other
browser
glossary
whatsNew
latex->
symbol
diacritical
stdfun
subsup
frac
sqrt
array
left_right
under_over
stackrel
latexfont
latexcomment
LatexMacro
mathml
sqrt
Headings->
Description
Example
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