Display the text box

sqrt()

« sprintf | srand »
<?php
$float 
sqrt (
    
  // float $arg
);
?>
Result
$float = 3.0
Examples
#1 sqrt  (9)
#2 sqrt  (10)
See also
bcsqrt, gmp_sqrt, gmp_sqrtrem, pow