Mathematica 9 is now available

Sqrt

Usage

Sqrt[z] or  gives the square root of z.


Notes

• Mathematical function (see Section A.3.10).
 can be entered using ControlKeyLeftModified2RightModifiedzControlKeyLeftModified RightModified or \(\@z\).
Sqrt[z] is converted to z^(1/2).
Sqrt[z^2] is not automatically converted to z.
Sqrt[a b] is not automatically converted to Sqrt[a] Sqrt[b].
• These conversions can be done using PowerExpand, but will typically be correct only for positive real arguments.
• In StandardForm, Sqrt[z] is printed as  .
 z can also be used for input. The  character is entered as AliasIndicatorsqrtAliasIndicator or \[Sqrt].
• See Section 1.1.3.
• See also: Power, PowerExpand, SqrtBox.
• New in Version 1; modified in 3.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.