_Added in 1.9.0_ *$sqrt(N)* Returns the square root of N. *Parameters* table(ktable). |*Parameter*|*Description*| | N | The number to square. | *Example*
//echo -ag The square root of 4 is $sqrt(4)