Returns the square root of a.
sqrt( a )
Returns the square root of the value a.
a
This function returns the square root of the value a.
sqrt( 256 )
Returns 16.