Sqr

In Visual Basic, the Sqr function is used to find the square root of a function. The result of a Sqr function is of data type double. The syntax is:
Sqr(number)
where number is a positive number or a variable ,constant, or even another function representing a positive number.