Function cbrt

  • Find the cube root of a bigint.

    Parameters

    • x: bigint

      a bigint

    Returns bigint

    ³√x

Generated using TypeDoc