Calculates the square root of the product of Pi and a given number.

Parameters

value Number (required) - The value to multiply with Pi and return the square root.

Returns

Number

Examples

SQRTPI(6)

// returns 4.3416075273496055