A radix is simply a way a number can be represented. The most commonly known radix is decimal, which utilizes ten digits from 0-9 to represent numbers. Surprisingly, there are many more ways numbers can be represented besides the decimal format! Using the decimal format when decoding digital data can be a bit messy. Therefore, other numeric radices, such as hexadecimal and binary, are typically used when dealing with digital electronics.