Convert Base 6 to Base 3

Convert Base 6 (base 6) to Base 3 (base 3) instantly and accurately.

Selected Base 6 (base 6) - available characters: 0, 1, 2, 3, 4, 5

Base 6 (base 6)
Base 3 (base 3)

Conversion Formula

Step-by-step example using the value 42 (decimal):

Convert Base 6 (base 6) → Base 3 (base 3)

Step 1: Expand each digit of 110 (base 6) by position:

        1 × 6^2 = 36
        1 × 6^1 =  6
        0 × 6^0 =  0
        ────────────
        Sum = 42 (decimal)

Step 2: Divide 42 by 3 repeatedly (read remainders upward):

        42 ÷ 3 = 14  r 0
        14 ÷ 3 =  4  r 2
         4 ÷ 3 =  1  r 1
         1 ÷ 3 =  0  r 1
        Read remainders upward: 1120

────────────────────────────
Result:  110 (base 6) = 1120 (base 3)

About Base 6

Senary (base 6) uses digits 0-5. Each position is a power of 6: 6⁰=1, 6¹=6, 6²=36. Six is divisible by 1, 2, 3, and 6, making fractions clean: 1/2 = 0.3, 1/3 = 0.2 (both terminating). Native to the Ndom language of Papua New Guinea. Standard dice produce one uniform senary digit per roll. Donald Knuth noted senary's compact multiplication table. Conversion: decimal 42 = 1×36+1×6+0 = 110₆.

About Base 3

Ternary (base 3) uses digits 0, 1, 2. Each position is a power of 3: 3⁰=1, 3¹=3, 3²=9, 3³=27. Balanced ternary (−1, 0, +1) represents negatives without a sign and minimises rounding error. The Soviet Setun computer (1958) was the only practical balanced-ternary machine. Ternary underlies the Cantor set and Toom-Cook multiplication. Conversion: decimal 42 = 1×27+1×9+2×3+0 = 1120₃.

Quick Reference Table

Base 6 (base 6)Base 3 (base 3)
11
22
512
1222
14101
23120
24121
1101120
1442101
24410201
1103100110

→ Full Number Base Converter