pub fn inverse_radical_inverse(base: u8, inverse: u64, n_digits: u64) -> u64
Expand description

Compute the inverse of the radical inverse function.