Cipher methods Numerals
Babylonian numerals
Sexagesimal (base-60) numeral system used by Mesopotamian civilisations. Only two signs — the wedge (1) and the hook (10) — combined to encode 1 through 59 per cell, written in cuneiform on clay tablets. The first positional numeral system in history.
- Family :
- Numerals
- Difficulty :
- Intermediate
- Era :
- ~3000 BCE, Mesopotamia (Babylon, Sumer, Assyria)
Also known as : Babylonian numbers · base 60 · sexagesimal · cuneiform numerals
Babylonian numerals form one of the oldest documented positional numeral systems, used by Mesopotamian civilisations — Sumer (~3000 BCE), then Babylon, Assyria and Akkad — for over 2500 years. Their historical significance rests on several major innovations:
- Base 60 (sexagesimal), inherited from Sumerian astronomy and surviving today in our time units (60 seconds / 60 minutes / 24 hours) and angle units (360° = 6 × 60).
- The first positional numeral system — the position of a digit determines its value (60⁰, 60¹, 60²…). A concept the Greeks and Romans never adopted; it would take the Indians (~5th century) and the Arabs (~9th century) for it to return to the West.
- Graphic economy: only two primitive signs — the wedge and the hook — combined to express everything.
Principle
The two signs
| (a vertical wedge) = 1
< (a slanted hook) = 10
These signs are pressed with a calamus (cut reed) on wet clay tablets, which are then sun-dried or kiln-fired. The name cuneiform (“wedge-shaped”) comes from the triangular impression left by the calamus.
Values from 1 to 59
Any value from 1 to 59 is built by stacking hooks (tens) and wedges (units) within a cell:
1 = | 11 = <|
2 = || 20 = <<
5 = ||||| (5 wedges) 25 = <<|||||
10 = < 45 = <<<<|||||
To exceed 59, you shift to a new cell to the left, multiplying by 60:
60 = | (in the second cell) | (empty in the first)
70 = | <
3600 = | (in the third cell)
This positionality is what gives the system its power.
The missing zero (and its late arrival)
For 2500 years, the Babylonians had no zero. They simply left an empty space between cells — an ambiguous method, a known source of astronomical errors.
Around 300 BCE, Babylonian scribes introduced a separator (two diagonal wedges) to mark an empty cell. It’s a proto-positional zero — not yet a full number in its own right (a concept that would appear in India in the 5th century), but a placeholder.
Why base 60?
Several non-exclusive hypotheses:
- Astronomical — 60 is the smallest number divisible by 1, 2, 3, 4, 5, 6 → ideal for fractions (a sixth of 60 = 10, a third = 20, a quarter = 15, etc.). Crucial for time and angle measurement.
- Anatomical — counting on the finger phalanges: 12 phalanges per hand × 5 (using the thumb) = 60.
- Commercial — inherited from Sumerian units of measure (weights, lengths) that were already in base 60.
As a cryptographic device
Babylonian numerals are not a cipher in the strict sense — the cuneiform table has been documented by Assyriologists since the 19th century and is taught in every archaeology curriculum. But they map cleanly onto a rank-based alphabet substitution:
- Apply A1Z26 to the plaintext:
CIPHE→03 09 16 08 05. - Turn each number into a cuneiform glyph: three wedges, one hook + nine wedges, one hook + six wedges, eight wedges, five wedges.
Immediate effect: the ciphertext looks like a Mesopotamian clay tablet. A perfect fit for an archaeology escape room or a treasure-hunt themed Lawrence of Arabia or The Lost Code of Babylon.
Comparison with other historical numeral systems
| System | Base | Primitives | Positional zero | Antiquity |
|---|---|---|---|---|
| Babylonian | 60 | 2 (wedge + hook) | Late (~300 BCE) | 3000 BCE |
| Egyptian | 10 | 7 (1, 10, 100, 1000…) | No | 3300 BCE |
| Roman | 10 | 7 (I V X L C D M) | No | 700 BCE |
| Mayan | 20 | 3 (• ━ 🜎) | Yes | 400 CE |
| Hindu-Arabic | 10 | 10 (0–9) | Yes | 500 CE |
Babylonian base 60 is unique in history: no other major system reached this level of compactness (one “digit” covers 1–59).
Modern legacy
Babylonian influence is everywhere in our measures:
- Time: 60 seconds, 60 minutes, 24 hours (= 2 × 12 hours).
- Angles: 360° (= 6 × 60), 60’ (arc minutes), 60” (arc seconds).
- Geography: latitudes/longitudes in degrees, minutes, seconds.
- Astronomy: the zodiacal dodecagon (12 signs × 30°) is Babylonian.
Every time you look at a clock, you’re reading Babylonian.