Sqrt

Syntax

Sqrt(Expression)

Description

The square root of the expression.

Example

Sqrt(9) = 3
Sqrt(100) = 10