Try to optimize unsigned integer square root, for instance, with the algorithm `SqrtRem` known from the MPFR author's literature.