12^3-1=1727
There would need to be a digit which represents Ten. This would be the largest digit. Any number can be represented in any number-base system, so there is no 'largest number' just largest digit. Base eleven is not commonly used as some of the others (like hexadecimal, which uses letters A-F to represent ten through fifteen). You could use A for ten or maybe you want to use X (like roman numeral ten).
The largest three-digit number in base sixteen (hexadecimal) is FFF. In hexadecimal, each digit can represent values from 0 to 15, with F representing 15. Therefore, FFF in base sixteen is equal to (15 \times 16^2 + 15 \times 16^1 + 15 \times 16^0), which calculates to 4095 in decimal.
The largest seven-digit number in base 2 is 1111111. In decimal, this binary number equals 127, as it represents (2^6 + 2^5 + 2^4 + 2^3 + 2^2 + 2^1 + 2^0). Each digit in this number is a '1', indicating that all positions are filled with the highest possible value in binary.
5037 = 248 = 3059
Not in a way that would be generally understood. However, it is possible. An 8-digit number in base 10 can be represented by a 5-digit number in base 32. For example, extending the scheme for labeling digits for base 32, VVVVV32 = 3355443110 Similarly, the 8-digit number 33333333 in base 4 is the 5-digit number 65535 in base 10
The greatest value a digit can have in base for is 3. Thus the largest three-digit number in base for would be 333. In base 10, this number is 3x16 + 3x4 + 3 = 63 Therefore 63 is the largest digit that would be three digits in base 4.
The largest 3-digit number in base 3 is 222. Its decimal equivalent is 26
The largest 4 digit number in base 8 is 77778 (= 409510).
666 - which in base 10 would be 294+42+8=344
It is 15.
999.
It is 15.
A three digit number cannot be divisible by a 5 digit number - in any base.
222
That depends on what base you are using. It could be 1
There would need to be a digit which represents Ten. This would be the largest digit. Any number can be represented in any number-base system, so there is no 'largest number' just largest digit. Base eleven is not commonly used as some of the others (like hexadecimal, which uses letters A-F to represent ten through fifteen). You could use A for ten or maybe you want to use X (like roman numeral ten).
The largest three-digit number in base sixteen (hexadecimal) is FFF. In hexadecimal, each digit can represent values from 0 to 15, with F representing 15. Therefore, FFF in base sixteen is equal to (15 \times 16^2 + 15 \times 16^1 + 15 \times 16^0), which calculates to 4095 in decimal.