public static sqrt<FLOAT_TYPE extends AbstractFloat = Double>(value as FLOAT_TYPE) as FLOAT_TYPE:
Returns the square root of a floating-point value.