[]
        
(Showing Draft Content)

SQRTPI

This function returns the positive square root of a multiple of pi (p).

Syntax

SQRTPI(multiple)

Arguments

Specify the number of multiples of pi (p) of which to calculate the square root.

Remarks

This function calculates the square root of a multiple of pi.

Data Types

Accepts numeric data. Returns numeric data.

Examples

SQRTPI(A3)


SQRTPI(1) is the same as SQRT(PI())


SQRTPI(5) gives the result 3.963327