Sqrt

Name

Sqrt — square root

Syntax

Sqrt( expression )

Domain

Sqrt : R+ -> R+

Example

Sqrt( 4 ) = 2

Description

Square root of an expression. This is the number that produces the expression if multiplied by itself.