Chain exponentiation | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Chain exponentiation

Hello everyone, can someone help me understand why 2^3^2=512? If I understand correctly, 2^3=8 and then 8^2=64... It works with 3^2^2=81, where 3^2=9 and then 9^2=81.

7th Jun 2022, 4:42 AM
Nilka Solis
1 Respuesta
0
Thank you Jay Matthews 🙃
7th Jun 2022, 12:25 PM
Nilka Solis