Function cbrt

Basic math functions that work with Quantity.

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