(PHP3 , PHP4 )
string bcsqrt (string operand, int scale)
string bcsqrt
operand の平方根を返します。 オプションの scale パラメータは、結果における 小数点以下の桁数を指定するために使用します。
参照:bcpow()