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