Display the drop-down list

bcsqrt()

« bcscale | bcsub »
<?php
$string 
bcsqrt (
    
// string $operand
    
  // [int $scale]
);
?>
Result
$string = '1.414'
Examples
#1 bcsqrt  ("2",
 
3)
See also
bcpow