Math calculator

Place Value Calculator

Every digit named, valued and written out.

Every digit, and what it is worth

With all three expanded forms and the words.

3,456

three thousand four hundred fifty-six

In expanded form: 3,000 + 400 + 50 + 6

Each digit of 3,456, the column it sits in, and what it contributes to the total.
DigitPlacePower of tenWorth
3thousands10³3,000
4hundreds10²400
5tens10¹50
6ones16
Expanded form
3,000 + 400 + 50 + 6
As products
(3 × 1,000) + (4 × 100) + (5 × 10) + (6 × 1)
With powers of ten
(3 × 10³) + (4 × 10²) + (5 × 10¹) + (6 × 1)
In words
three thousand four hundred fifty-six
  • Each place is worth ten times the one to its right. That single rule is what the whole notation rests on.

What this tool shows

Each column is worth ten times the one to its right, and that single rule is the whole notation. It is also why the first place after the point is tenths and not “oneths” — the mirror sits on the ones column, not on the point.

  • The place and value of every digit
  • Expanded form, three ways
  • The number written out in words
  • Decimal places down to billionths
  • What a zero digit is doing
  • Why the first decimal place is tenths
Every digit named Three expanded forms Written in words Decimals included

All three expanded forms, because worksheets ask for different ones.

Updated 7 September 2026 · Works in any browser, no installation

A digit’s value is the digit multiplied by its column. In 3,456 the 4 sits in the hundreds, so it is worth 400 — not 4. Written out: 3,000 + 400 + 50 + 6. Each column is worth ten times the one to its right, and that is the whole system.

At a glance

Formula shown
A digit d in the place k columns left of the ones column is worth d × 10ᵏ; k columns right of it, d × 10⁻ᵏ. The number is the sum of those, which is exactly what expanded form writes out.
Scenario support
Homework asking for expanded form or word form; reading a large number aloud; understanding why rounding to the nearest hundred looks at the tens digit.
Educational estimate
Planning support from the values you enter — not professional advice.

Ten times the one to its right

Every column is worth ten times its right-hand neighbour. That one rule generates the entire notation, in both directions, forever.

It is why the same ten symbols can write any number at all. Roman numerals need a new symbol as the numbers grow — I, V, X, L, C, D, M — and run out. Place value never does; it just adds a column.

Ten is not special mathematically, only anatomically. Base two uses the same rule with two symbols, base sixteen with sixteen, and computers run on the first of those for reasons that have nothing to do with fingers.

Three expanded forms

“Write it in expanded form” means three different things depending on which year you are in, so all three are on the page.

As a sum: 3,000 + 400 + 50 + 6. The earliest version, and the one that shows the place values directly.

As products: (3 × 1,000) + (4 × 100) + (5 × 10) + (6 × 1). This one separates the digit from its column, which is the idea being taught.

With powers of ten: (3 × 10³) + (4 × 10²) + (5 × 10¹) + (6 × 10⁰). The version that generalises — it is polynomial notation, and a number is a polynomial in ten.

That last observation is not decoration. It is exactly why long multiplication and polynomial multiplication look the same on the page.

What a zero is for

A zero digit is not a placeholder in the dismissive sense. It is doing the single most important job in the notation.

It holds a column open. Without it, 105 and 15 would be written the same way, and the whole system would be ambiguous.

This is why zero arrived so late historically. Systems that wrote numbers without it — and most did — had to leave a gap and hope, or use a separate symbol per magnitude. The decimal place-value system that reached Europe through al-Khwārizmī’s work carried zero with it, and that is what made it work.

The table above names every zero digit’s column, and the expanded sum leaves it out. Both are correct: the column exists and contributes nothing.

The decimal side

The same rule continues past the point: each place is a tenth of the one before it.

The first is tenths, then hundredths, then thousandths. There is no “oneths”, and that is the thing worth stating plainly rather than letting people discover by being wrong.

The reason is that the mirror is around the ones column, not around the decimal point. Tens and tenths sit either side of ones; hundreds and hundredths sit either side of that. The point is a marker for where the ones column ends, not an axis of symmetry.

Which is also why 0.5 and .5 are the same number, and why the leading zero is a readability convention rather than a mathematical requirement.

Where it gets used

Rounding. Rounding to the nearest hundred means looking at the tens digit. Every rounding rule is phrased in place values.

Reading numbers aloud. Grouping in threes exists so that the word form has a rhythm — thousands, millions, billions — and the commas mark where the words change.

Written methods. Column addition, long multiplication and long division all work by keeping place values aligned. Every one of their classic errors is a misaligned column.

Other bases. Binary, octal and hexadecimal are the same idea with a different multiplier, which is why understanding place value once is enough for all of them.

Sources and methodology

Place-value notation and its naming are curriculum standards; these are the references.

Method. The number is decomposed from its digit string rather than by dividing a floating-point value repeatedly by ten, which would introduce errors on the decimal side long before the last place. Word form is built group by group in thousands, so it reads the way a person would say it, and the suite checks it against known values including the teens inside a group — "one thousand thirteen" is the case a naive generator gets wrong. That engine is verified on every change against 140 hand-written assertions, including that the expanded forms sum back to the original number and that a zero digit is named in the table but left out of the expanded sum. The count and the per-case breakdown are published on the formula verification page.

Related calculators

Where this goes next:

Digital RootEvery round of digit addition shown, with the mod-9 shortcut alongside — and a casting-out-nines checker that will show you a wrong sum passing.
RoundingAll seven rounding rules on the same number at once, so the disagreement at a tie is visible rather than buried inside whichever one your software happened to pick.
Significant FiguresMarks each digit significant or not with the reason, reports when the notation is genuinely ambiguous, and applies the different rules for multiplying and for adding.
Decimal to FractionTurn any decimal into its exact fraction, repeating ones included, with the four algebra lines that cancel the infinite tail instead of rounding it away.
Floor and CeilingFloor, ceiling and truncation side by side — because for negative numbers those are three different answers, and floor(−2.5) is −3 while truncating gives −2.
Consecutive IntegersThe run that sums to your target, or the reason there is not one — plus every run a number admits, and why the powers of two admit none.

More in Math, or browse all calculators.

Read the guide

Rounding is a place-value operation more than an arithmetic one — the Rounding Calculator shows which column decides.

Educational use disclaimer

This is an educational tool. Places are named up to hundred trillions and down to billionths.

How we calculate · Found an error? email us

Authorship & verification

Written and maintained by , a business operator who builds spreadsheet-based calculators.

What's changed (3 updates)

Published 7 September 2026

  1. Published the place value page giving all three expanded forms at once — as a sum, as products, and with powers of ten — because 'write it in expanded form' means a different one of those depending on the year group.
  2. States why the first decimal place is tenths rather than 'oneths': the mirror sits on the ones column, not on the decimal point, so there is no symmetry to appeal to.
  3. Decomposed from the digit string rather than by dividing a floating-point value repeatedly by ten, which would lose the low decimal places long before the last one.

Add this calculator to your site

Responsive embed — and private: nothing your visitors type leaves their browser.