I came across duodecimal (base 12) numbers.
In base 10 system 10/3 = 3.333.... i.e repeating decimal. But in base 12 system where "t" represents 10 of base 10 - t/3 = 3.4 which is a non repeating decimal.
I hope have done the above t/3 base 12 division correct.
Now, trying to grasp meaning and significance of recurring decimal. Does a recurring value as a result of 10/3 (in base 10) means we can never divide 10 into 3 parts with 100% accuracy ? But then we change number system to base 12 and t/3 now is not a recurring decimal.So now we can divide t into 3 equal parts accurately. But this is a contradiction.