Returns the square-root of floating point value <a>.
Example:
c = sqrt( (a*a) + (b*b) )
* = mandatory