
\sqrt - Tex Command
sqrt
\sqrt - Used to create square root and other root symbol.
SYNOPSIS
{ \sqrt[n]{op} }
DESCRIPTION
\sqrt command draws square root and other root symbol.
EXAMPLE
-
\sqrt x
$ \sqrt x $ -
\sqrt xy
$ \sqrt xy $ -
\sqrt{xy}
$ \sqrt{xy} $ -
\sqrt[3]{x+1}
$ \sqrt[3]{x+1} $
Advertisements