Squared, Cubed, and to the Power Of: Exponents in Plain English

Squared, Cubed, and to the Power Of: Exponents in Plain English

A learner in a science class pointed at the line E = mc² and asked the tutor, "How do I say this in English?" The tutor wrote it out: "E equals m c squared." The learner repeated it, paused, then asked, "And if it's three?" The tutor smiled: "Cubed. Like a cube. Then everything else is to the power of n." Exponents are one of those topics where English uses three completely different patterns depending on which number sits up in the little corner — and most learners pick one pattern and try to force it everywhere.

Why This Matters

Exponents show up in science, finance, engineering, statistics, and any conversation about growth, compounding, or scale. A teacher might say, "The area is x squared." A finance video might say, "If you compound, the value goes to (1 + r) to the n." A doctor might mention "ten to the sixth bacteria per milliliter." If you cannot decode the exponent words, the meaning of the sentence collapses. The good news is there are only three patterns, and you already know two of them from everyday English.

The Pattern

Numbers raised to small powers have their own words.

Squared is the spoken word for the exponent ². reads as "x squared" and equals x × x. The unit of area, square meters, comes from the same idea — a square that is x meters on each side has area x² m². So "five squared" = 5² = 25.

Cubed is the spoken word for the exponent ³. reads as "x cubed" and equals x × x × x. A cube that is x meters on each side has volume x³ m³. So "five cubed" = 5³ = 125.

For exponents larger than 3, English uses the general pattern to the power of n or to the n-th power. Both are correct:

  • x⁴ → "x to the power of four" or "x to the fourth power" or, casually, "x to the fourth."
  • x⁵ → "x to the power of five" / "x to the fifth."
  • 10⁶ → "ten to the sixth" or "ten to the power of six."

For very common scientific notation, ten to the n is a fixed phrase: ten to the third is a thousand, ten to the sixth is a million, ten to the ninth is a billion. Scientists rarely say "ten to the power of nine" in conversation — the shorter form is standard.

For negative exponents, you say to the negative n: 10⁻³ reads "ten to the negative three" and equals 1/1000. Same pattern: negative sits in front of the number, just like ordinary signed numbers.

For zero exponent, x⁰ reads "x to the zero" or "x to the power of zero." (Any nonzero number to the zero is 1.)

For roots, English flips back to short words.

Square root is the spoken word for . √25 reads "the square root of twenty-five" and equals 5. Note the preposition ofsquare root of, not square root for.

Cube root is the spoken word for . ∛27 reads "the cube root of twenty-seven" and equals 3.

For higher roots, English uses n-th root: ⁴√16 reads "the fourth root of sixteen" or "the n-th root of sixteen" if you want a general phrase.

Three small reminders. First, in spoken English, the word power is used in to the power of n, but you do not say the power of x is two when you mean x squared. Second, squared and cubed are past-tense-shaped adjectives — they sit after the variable, not before. X squared, not squared x. Third, the symbol on the keyboard for exponentiation is ^, often called caret or hat in tech contexts: x^2 is read just like .

Wrong / Natural / Why

Wrong Natural Why
X power two X squared The fixed phrase for is x squared, not x power two.
The power of x is three. X cubed (or: x to the third power.) The exponent comes after the variable, with the spoken phrase squared / cubed / to the power of N.
Five squared is ten. Five squared is twenty-five. 5² = 5 × 5 = 25. Squared means multiplied by itself, not multiplied by two.
Five cubed is fifteen. Five cubed is one hundred twenty-five. 5³ = 5 × 5 × 5 = 125. Cubed is the third power, not multiplied by three.
Ten power six Ten to the sixth (or: ten to the power of six) The fixed pattern includes to the before the number.
Square root for sixteen Square root of sixteen Of is the standard preposition with root.
The cube root from twenty-seven The cube root of twenty-seven Same preposition rule.
X to the negative two power X to the negative two (or: x to the power of negative two) Negative sits in front of the number; do not stack power at the end.
Two to the power ten equals one thousand. Two to the tenth power equals one thousand twenty-four. 2¹⁰ = 1024, not 1000. (10³ = 1000.) Be careful which base you are raising.
X squared squared X to the fourth Stacked squared is not idiomatic; use to the fourth for (x²)² = x⁴.

Common Situations

Geometry homework. "The area of the square is x squared." Naturally short — x squared is the only English form anyone uses for .

Volume in a recipe or science. "The volume of the cube is x cubed, measured in cubic centimeters." Notice how the word cubed shows up twice: once for the exponent, once for the unit (cubic centimeters, often written cm³).

Compound interest. "After n years, the value is P times (1 plus r) to the n." A finance teacher reads P(1 + r)ⁿ aloud as "P times one plus r to the n." The mouth shortcut here is just to the n instead of to the power of n.

Scientific notation in biology. "The sample contained ten to the sixth bacteria per milliliter." A million bacteria, written 10⁶. The short form ten to the sixth is the universal lab reading.

Computer science class. "An array with two to the tenth elements is about a thousand entries." Both one thousand and one thousand twenty-four are accepted spoken values for 2¹⁰; scientists often round to about a thousand in casual chat.

When you need to combine exponent talk with the basic operator words, Plus, Minus, Times, Divided By: How to Read Math Symbols in English is a useful warm-up — the operator words form the glue between the powers and roots.

Common Mistakes

  • Saying x power two instead of x squared. The English exponent system does not put power in the middle of small exponents.
  • Mistaking squared for multiplied by two. Squared means multiplied by itself. 5² = 25, not 10.
  • Mistaking cubed for multiplied by three. Cubed is x × x × x. 5³ = 125, not 15.
  • Using for instead of of with square root and cube root. The fixed phrase is square root of N.
  • Stacking exponent words: x squared squared. Use x to the fourth for (x²)².
  • Forgetting the preposition to the: ten power six is incomplete; the natural form is ten to the sixth or ten to the power of six.
  • Reading x^2 literally as x hat two. The keyboard caret is read just like the actual exponent: x squared.
  • Pronouncing higher roots with power by mistake. The pattern is the n-th root of, not the n-th power root of.
  • Forgetting that squared and cubed also appear in unit names: square meters, square kilometers, cubic meters, cubic feet. These show area and volume, and they are direct cousins of the exponent words.

Mini Practice

Read each expression aloud and write the full English version.

  1. 7² = 49
  2. 4³ = 64
  3. 10⁶ = 1,000,000
  4. √81 = 9
  5. ∛125 = 5

Summary

For the first two exponents, English uses the short words squared () and cubed (). For everything else, the pattern is to the power of n or to the n-th power, with the special scientific shorthand ten to the n. Roots use square root of, cube root of, and n-th root of, always with the preposition of. Negative exponents add negative in front of the number. Read the symbol once, place the words in the right order, and exponent talk stops sounding like a foreign language.


Want to practice numbers, quantifiers, and units in real test sentences? Start practicing on ExamRift.