Function nthRoot

Basic math functions that work with Quantity.

auto auto nthRoot(int n, Q) (
  auto const ref Q quantity
)
if (isQuantity!Q);