Free tool · No sign-up · Copy in one click

Squared Symbol (²) Generator & Calculator

Type any number, watch it square itself, and copy the exact ² symbol, superscript character, or squared equation you need — for math, science, units, and text.

42 = 4 × 4 = 16

Each square = 1 unit. The full grid is the area — that's what "squared" means.

Squared & superscript symbols — copy and paste

Every superscript character you need for squaring, cubing, and exponents. Tap any tile to copy it instantly — no bulk block to pick apart.

Common squared terms, ready to copy

The exact strings people search for most — algebra, physics, and area units.

What does "squared" mean?

Squaring a number means multiplying it by itself: n² = n × n. The small raised "2" is called superscript two or the squared symbol (Unicode U+00B2, HTML ²). It's used across algebra (x²), physics (E = mc²), and geometry, where it also describes area — a room that's 4m by 4m has an area of 16 square meters (m²), which is exactly what the grid above is showing you.

Squaring is different from square rooting, which asks "what number, multiplied by itself, gives me this?" — the reverse operation. See our square root vs. squared vs. cube guide if you need that instead.

How to type the squared symbol (²) on any device

Every input method, including the two most competitor pages skip: Android/iOS Gboard and Word autocorrect.

Device / AppMethod
WindowsHold Alt and type 0178 on the numeric keypad
MacPress Option + 00B2, or ⌥ 00B2 via Unicode Hex Input
LinuxCtrl + Shift + U, type 00B2, press Enter/Space
Android (Gboard)Switch to symbols (?123) → ⁼\< page → long-press 2, or search "²" in Gboard's search-emoji bar
iPhone / iPadNo native key — copy ² from this page, or add it as a Text Replacement shortcut in Settings → General → Keyboard
HTML&sup2; or &#178;
CSS contentcontent: "\00B2";
LaTeX^{2} or x^2
WordType 2, select it, press Ctrl+Shift+= (superscript toggle)
Google Sheets / ExcelUse ^2 in a formula, e.g. =3^2 → 9

Full walkthrough with screenshots: How to Type the Squared Symbol on Any Keyboard →

Style your own squared symbol

Adjust size and color, then copy ready-to-paste HTML.

Squared symbol — frequently asked questions

What is the squared symbol called?

² is called "superscript two." In everyday use it's just called the "squared symbol" because attaching it to a number or variable means that value is being squared (multiplied by itself).

How do I type ² without copying it?

On Windows, hold Alt and type 0178 on the numeric keypad. On Mac, press Option + 00B2. See the full keyboard table above for every device and app.

What is the Unicode and HTML code for the squared symbol?

Unicode: U+00B2. HTML entity: &sup2; or the numeric code &#178;.

Is "squared" the same as "to the power of 2"?

Yes. "n squared" and "n to the power of 2" both mean n × n. "Squared" is just the common name for exponent 2 specifically, the way "cubed" is the common name for exponent 3.

How do I write squared in Google Sheets or Excel?

Use the caret operator: =3^2 returns 9. There's no dedicated superscript button in formulas, so ^2 is the standard way to square a value.

4^2 16