Expand description

Implementations of traits for taking the square root of a number.

The traits are FloorSqrt, FloorSqrtAssign, CeilingSqrt, CeilingSqrtAssign, CheckedSqrt, SqrtRem, and SqrtAssignRem.