1100001101112
1100001101112 is a numeral that uses only the digits 0, 1, and 2, making it a valid representation in base 3 (ternary). As a ternary number, each digit is weighted by a power of 3, according to its position from the right.
In base 3, its decimal value is 709,601. The contribution from each digit, starting from the rightmost,
Context and usage: The string serves as an example of a base-3 representation. Base-3 numerals appear in
Notes: The presence of the digit 2 confirms that this is not a binary (base-2) representation. Like