If I have 16 different symbols, how many of these symbols can I combine to create no more than 16.777.216 unique combinations?
Eg. I have all symbols of the Hexadecimal language (16).
How many combinations can I create with X amount of symbols to not have more than 16.777.216 unique combinations maximum?
The position of each symbol is of importance.