Squared (²) & Cubed (³) Symbols

The two superscript digits that predate the rest of the superscript set: for exponents, unit abbreviations, and "x squared" notation. Click any symbol to copy it instantly.

² and ³ (superscript two and three, U+00B2 and U+00B3) are the exponent characters behind x², E=mc², and unit abbreviations like m² and cm³. Unlike the rest of the superscript digits, they've been part of the standard Latin-1 character set since the 1980s, which is why they render correctly in far more places than ⁰, ¹, or ⁴–⁹.

Squared & Cubed

Squared & Cubed Symbols

The two legacy superscript digits, ready to paste after a number or unit.

Superscript Two (Squared)
Superscript Three (Cubed)
Other Superscript Digits

The Rest of the Superscript Digits

The remaining superscript numerals, added to Unicode much later, in a different block than ² and ³.

Superscript Zero
Superscript One
Superscript Four
Superscript Five
Superscript Six
Superscript Seven
Superscript Eight
Superscript Nine
Common Unit Abbreviations

Common Squared & Cubed Unit Abbreviations

The most-copied real-world uses of ² and ³: area and volume units.

Square Meters
Square Centimeters
Square Kilometers
Square Feet
Cubic Meters
Cubic Centimeters
Cubic Feet
History & Context

Where ² and ³ come from

² and ³ are an accident of encoding history as much as a mathematical notation. When ISO 8859-1 (Latin-1) was standardized in 1987 as the dominant 8-bit character set for Western European computing, it included exactly two superscript digits, ² and ³, because they were already common in French and Scandinavian typewriter fonts for scientific and technical writing, particularly unit abbreviations like m² and cm³. No other superscript digit made the cut.

That left a gap: ⁰, ¹, and ⁴ through ⁹ didn't get standard codepoints until Unicode introduced the dedicated Superscripts and Subscripts block (U+2070–U+209F) years later, largely to support algebraic and chemical notation in full. Because ² and ³ arrived first and rode into every system that adopted Latin-1, including Windows-1252, they're the two superscript digits you can count on rendering correctly almost anywhere, while the rest of the set is a more recent, occasionally-unsupported addition.

How to Type It

Typing ² and ³ by platform

Platform / ToolSquared (²)Cubed (³)
Windows (Alt code)Alt+0178Alt+0179
Word / Windows (Unicode input)00B2 then Alt+X00B3 then Alt+X
MacCharacter Viewer (Cmd+Ctrl+Space), search "superscript"
HTML²³
CSS contentcontent: "\00B2"content: "\00B3"
LaTeX (math mode)^2^3
FAQ

Squared & cubed symbol frequently asked questions

² and ³ have been part of the Latin-1 Supplement block (U+00B2/U+00B3) since ISO 8859-1 in the late 1980s, so they're baked into fonts and legacy 8-bit encodings almost universally. ⁰, ¹, and ⁴–⁹ weren't added until Unicode created a dedicated Superscripts and Subscripts block much later, so older fonts and systems are more likely to be missing them.

Windows: Alt+0178 for ² and Alt+0179 for ³ on the numeric keypad. Mac: use the Character Viewer, or the HTML entities ² / ³ in web contexts. Otherwise, copy them from this page.

They represent the same exponent, but ^2 is plain-text shorthand programmers and calculators use when superscript formatting isn't available; ² is the actual superscript character. Use ² in prose and unit labels (m²), and ^2 in code or plain-text math where superscript rendering isn't guaranteed.

Yes, ² and ³ are plain Latin-1 Supplement characters and display normally in usernames and display names on Instagram, Discord, TikTok, and WhatsApp.

Check it against the field you are pasting into

A Discord nickname stops at 32 characters, an Instagram bio at 150, a TikTok bio at 80, and X weights some characters as two. The UltraTextGen counter reads all of them at once, and counts a multi-codepoint Unicode emoji the way each platform actually bills it.

Open the character counter →
Related Resources

Multiplication Sign (×)

The “times” operator, and how it differs from the letter x.

Square Root (√)

A 1525 origin and the vinculum bar's job.

All Math Symbols

Operators, Greek letters, set theory, and calculus notation.