bcsqrt
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get the square root of an arbitrary precision number
<?php bcsqrt
(
string $num
, ?
int $scale
=
null
):
string