3 [2021]: Base
This isn't just theoretical. In 1958, researchers at Moscow State University built the , a computer that operated on balanced ternary logic.
For a tech-focused or educational blog, you can explore the (Base 3), which uses digits 0, 1, and 2. base 3
Counting works like any base: increment the rightmost digit; when it exceeds 2, set it to 0 and carry 1 to the left. This isn't just theoretical
Read remainders upward: ( 221_3 ).