Convert Base 9 to Decimal
Convert Base 9 (base 9) to Decimal (dec) instantly and accurately.
Selected Base 9 (base 9) - available characters: 0, 1, 2, 3, 4, 5, 6, 7, 8
Conversion Formula
Step-by-step example using the value 42 (decimal):
Convert Base 9 (base 9) → Decimal (base 10)
Step 1: Expand each digit of 46 (base 9) by position:
4 × 9^1 = 36
6 × 9^0 = 6
────────────
Sum = 42 (decimal)
Step 2: Target is decimal - Step 1 result is the final answer.
────────────────────────────
Result: 46 (base 9) = 42 (dec)
About Base 9
Nonary (base 9) uses digits 0-8. Each position is a power of 9: 9⁰=1, 9¹=9, 9²=81. Because 9 = 3², each nonary digit maps to exactly 2 ternary digits (0=00 … 8=22). The finite field GF(9) = GF(3²) is used in certain error-correcting codes and algebraic geometry. The 3×3 magic square sums to 15 in every row/column/diagonal and is deeply tied to mod-9 arithmetic. Conversion: decimal 42 = 4×9+6 = 46₉.
About Decimal
Decimal (base 10) is the universal positional system using digits 0-9. Each position is a power of 10: 10⁰=1, 10¹=10, 10²=100. Attributed to human anatomy (ten fingers). The Hindu-Arabic system - including zero - was formalised by Brahmagupta (628 CE) and spread via al-Khwarizmi (c. 820 CE). SI and metric systems are base-10. IEEE 754-2008 added decimal64/128 formats for exact decimal arithmetic in financial applications. Conversion: decimal 42 is the reference value used throughout this converter.
Quick Reference Table
| Base 9 (base 9) | Decimal (dec) |
|---|---|
| 1 | 1 |
| 2 | 2 |
| 5 | 5 |
| 8 | 8 |
| 11 | 10 |
| 16 | 15 |
| 17 | 16 |
| 46 | 42 |
| 71 | 64 |
| 121 | 100 |
| 313 | 255 |