Skip to main content
Skip table of contents

f$Sqrt (f$Wurzel)


f$Sqrt (f$Wurzel)

Calculate the square root of a number

Syntax:

Root = f$Sqrt( Number )

 

Argument

Type

Meaning

 

Number

Decimal

Square root to be calculated

Result:

Decimal

The square root calculated

Example:

Root = f$Sqrt( 9 ) → Root = 3

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.