Products Downloads


French version


 

This function returns the square root of a number.

This number must be positive.


Parameters

Number

value

A number we want to calculate the square root of

Mandatory

 


For example

${ hardisCore.sqrt(1245) }