show / hide menu

Sqrt

It returns the square root of a specified number.

Syntax:
Sqrt(Value) Where Value is any positive number.

Examples:
Label64.Value=Sqrt(9)