Get the square root of an arbitrary precision number
number:square_root($operand, $decimal_points=0)
number:square_root(36, 2)
#=> "6.00"
Copyright ©2013-2022 SunSed®. All rights reserved.
Get the square root of an arbitrary precision number
number:square_root($operand, $decimal_points=0)
number:square_root(36, 2)
#=> "6.00"
Copyright ©2013-2022 SunSed®. All rights reserved.