Sqrt Function

  • Updated

The Sqrt function returns the square root of a number.

Syntax

 

The Sqrt function returns the square root of a number.

 

Sqrt(number)

 

 

Arguments:

 

 

 

number

Numeric - A number. May not be negative.

Remarks

  • Example: Sqrt(4) returns 2.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.