This power tower calculator works out the value of a stacked exponent, also called tetration, where a base is raised to itself repeatedly to a chosen height. You enter two numbers: the base a and the height n, which can be any whole number from 0 to 10. The calculator then evaluates the tower from the top down, since stacked exponents are right associative, meaning a raised to a raised to a is a raised to the power of a to the a, not the other way around. It returns the resulting value, along with the base and height you entered, so you can double check what was calculated. Because power towers grow at an extraordinary rate, even modest inputs produce enormous numbers; a base of 2 with a height of 4 already reaches 65,536, and larger combinations quickly exceed what any computer can store, in which case the result shows as too large to display rather than an incorrect figure. This makes the tool useful for students learning about repeated exponentiation, programmers checking algorithm output, or anyone curious how quickly these towers escalate compared with ordinary powers. Simply type in your base and height and the answer updates instantly as you type. A worked example, the formal definition and answers to common questions about tetration and its right-to-left evaluation order are set out below the calculator.
A power tower of height n is a^(a^(a^(...))) with n copies of a, evaluated from the top down (right associative). Height 0 is defined as 1, height 1 is a, height 2 is a^a, and so on.
For base 2, height 3: 2^(2^2) = 2^4 = 16. Height 4 gives 2^16 = 65536. For base 3, height 2: 3^3 = 27. Enter 2 and 3 to confirm.
Repeated exponentiation: a power tower of a, the next operation after multiplication and exponentiation.
Stacked exponents are right associative, so a^a^a means a^(a^a), not (a^a)^a.
Power towers explode in size. Even a modest height exceeds what a computer can store, so it is flagged rather than shown.
This calculator is for students, programmers and anyone needing a quick, reliable result.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland by SiteHost New Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-08-07 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.