Which digit occurs most often?

456 Views Asked by At

Is there any method to calculate, which digit occurs most often in the number

$$4 \uparrow \uparrow \uparrow \uparrow 4\ ,$$

the fourth Ackermann-number ?

Or would it be necessary to calculate the number digit by digit ?

I only know that the last n digits can be calculated, but this does not help much.