How this instrument works
Ten raised to the power n means multiplying ten by itself n times: 10¹ is ten, 10² is a hundred, and so on. What makes this particular base worth its own instrument is a shortcut no other base offers so cleanly: because the numbers on this page are already written in base ten, multiplying by ten again does not require recomputing a single digit — it just slides every digit one place to the left and drops a zero into the space that opens up. Raise ten to the fourth power and the result is a 1 followed by exactly four zeros, not by coincidence but because place value and the base of the exponent are the same number.
Run the exponent negative and the shift reverses direction rather than the value flipping sign: 10⁻ⁿ equals 1 ⁄ 10ⁿ, so the decimal point moves left instead of right and zeros pile up after it rather than before it. This single idea, scaled up and down, is the whole reason the metric system reads so cleanly — kilo means a thousand and milli means its mirror image, one thousandth, and the same pattern continues right through mega, giga, micro, and nano, each SI prefix nothing more than a power of ten wearing a shorter name, chosen so a measurement can be written with a small, memorable figure instead of a long string of digits.
The edge worth knowing sits at n = 0: any positive n adds zeros after a leading 1, but a zero exponent adds none at all, leaving exactly 1 — the ones place a number occupies before any power of ten has touched it. At the opposite extreme, ten raised to a hundred is a googol, a name the mathematician Edward Kasner's nine-year-old nephew coined in 1938 when asked what a very large number might be called; it is a fixed, checkable target precisely because base ten's digit-shifting trick makes it easy to write down. The mistake worth guarding against is reading 10ⁿ as ten times n rather than ten multiplied by itself n times — the two agree only when n = 1, since ten × 1 and 10¹ both equal ten, and pull apart fast everywhere else: at n = 4 the difference is 40 versus 10,000.
- Enter the power you want into the Exponent, n field — any integer works, positive, negative, or zero.
- Read 10ⁿ for the exact value of ten raised to that power, computed directly rather than approximated.
- Try n = 0 to confirm the result lands on exactly 1, the empty-product edge case built into the formula.
- Switch the sign of n to see the decimal point reverse direction — zeros trailing a 1 for positive n, zeros leading a fraction for negative n.
Worked example — ten to the fourth power
A lab technician runs a serial dilution, cutting concentration by a further factor of ten at each of four steps in a row. The combined dilution factor after all four steps is ten multiplied by itself four times. Enter n = 4 into Exponent, n and 10ⁿ reads exactly 10000 — a 1 followed by four zeros, one zero contributed by each dilution step.
Change only the exponent and the same pattern holds at both edges: n = 0 returns 10⁰ = 1, the bare ones place before any dilution has happened, and n = -2 returns 10⁻² = 0.01, where those same two zeros now sit after the decimal point because the exponent flipped sign along with the direction of the shift.
Questions
What does 10ⁿ actually mean?
It means ten multiplied by itself n times: 10⁴, for instance, is ten × ten × ten × ten, which comes to exactly 10,000. The exponent counts factors of ten being multiplied together, not a number of zeros added by rote — the zeros are simply what that repeated multiplication looks like once it is written down in base ten.
Why does raising 10 to a power just add zeros after the 1?
Because the exponent's base and the numeral system's base are the same number. Multiplying any number by ten shifts every digit one place to the left in base-ten notation, so multiplying 1 by ten four times in a row shifts it four places, leaving four zeros behind: 10⁴ = 10,000. Try the same trick with 7ⁿ and no such shortcut appears, because 7 is not the base the digits are written in.
What does a negative exponent on 10 mean?
It means the reciprocal: 10⁻ⁿ equals 1 ⁄ 10ⁿ. 10⁻² is 1 ⁄ 100, or 0.01 — the decimal point moves left instead of right, and zeros gather after it instead of before it. This is exactly the logic behind metric prefixes like milli (10⁻³) and micro (10⁻⁶), each a negative power of ten given a shorter name.
What is 10⁰, and why isn't the answer 0?
10⁰ equals 1, by the same convention that makes any nonzero base to the power zero equal 1: multiplying together zero copies of ten is the empty product, defined as 1. In place-value terms, it is the ones digit itself, the position a number occupies before any power of ten has shifted it at all.
How does this relate to scientific notation elsewhere on this site?
Scientific notation writes a number as a mantissa between 1 and 10 times 10ⁿ, so this calculator computes the second half of that expression directly. Where a normalizing sheet works out n from a given number, this one goes the other way: you supply n and get the bare power of ten it represents, with no mantissa attached.
What is a googol, and does it connect to this calculator?
A googol is 10¹⁰⁰ — a 1 followed by a hundred zeros — a name coined in 1938 by the nine-year-old nephew of mathematician Edward Kasner. It is exactly the kind of number this identity makes easy to write and check: naming an arbitrary hundred-digit number is hard, but naming ten raised to the hundredth power takes one line, because base ten's own digit-shifting property does the writing for you.