sqrt

sqrt(x)

Compute the square root value. If x = y * y, then y is the square root of x.

Try it yourself:

All functions