Computes a modular square root solving x^2 = m mod n. This is useful in the case of very large numbers, in which case the M2 native routines will not work.
-- -*- M2-comint -*- {* hash: 1009217792 *} |
The object msqrt is a method function.