Value :: sqrt - Calculate square root
The function returns the square root for the value.
Return value:  Double value ( double  )
A double value is a 64 bit floating number.
 
    
The function returns the square root for the value.
A double value is a 64 bit floating number.