# SQRTPI

## Content

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

## Syntax

`SQRTPI(multiple)`

## Arguments

[Required] 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.

## Examples

`SQRTPI(A3)`
`SQRTPI(1)` is the same as `SQRT(PI())`
`SQRTPI(5)` gives the result 3.963327298