I stumbled across a problem a long time ago where I was given several exponencial numbers, and was my mission to find the largest. I'm trying to remember what is the best way to solve this... I think there was a property in logarithms that allowed this to be made quite fast, but can't seem to get it to work.
Example, from this list, which is the biggest:
2^3^4^5
6^1^3^6
9^3^2^2
8^8^8^8
Thanks
