Function sqrt

Basic math functions that work with Quantity.

auto auto sqrt(Q) (
  auto const ref Q quantity
)
if (isQuantity!Q);