nthRoot

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto nthRoot(Q quantity, Rational r)
  2. auto nthRoot(Q quantity, I n)
    nthRoot
    (
    Q
    I
    )
    (
    auto ref const Q quantity
    ,
    I n
    )
    if (
    isIntegral!I
    )
  3. Q abs(Q quantity)

Meta