Sqrt

Purpose:

Calculates the square root of a number.

Parameter:

Number

Return value:

Number

Example:

Sqrt(4) Result: 2