Sqrt¶
Returns the square root of a number.
A square factor comes out of the radical even when it is far too large to
find by trial division — 1150069001035 is 100003^2 * 115:
A radicand with no repeated prime factor stays whole — 15485599740329 is
999983 * 15485863:
\[Sqrt] is a prefix operator binding to the next factor, with ^, !
and [[…]] binding tighter than the radical: