get the digits of a number java code example Example: find number of digits in a number java (int)Math.floor(Math.log10(Your_number_name_goes_here) + 1);