Function pow

Basic math functions that work with Quantity.

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