fn get_radix_base(radix: u32) -> (u64, usize)
Returns the greatest power of the radix for the BigDigit bit size
BigDigit