Converting power of 10 to Knuth Arrow notation

143 Views Asked by At

I have this really big number $10^{1762613844998129336721604609} - 1$ which I want to represent in a more compact way. I know it's possible to convert these kind of numbers to Knuth arrow notation, but I have no idea how to do it. I tried finding ressources online, asking people I know but noone really knew how to do it.

It'd be very appreciated if you could guide me in a direction on how to approach this.

If it helps, the number can be represented as $10^{1207959552^{3}} - 1$