(unknown)
array gmp_sqrtrm (resource a)
array gmp_sqrtrm
Returns array where first element is the integer square root of a (see also gmp_sqrt()), and the second is the remainder (i.e., the difference between a and the first element squared).