I would like to break down a number containing zeros and get the integer values.
Example:
0002100042000560000000000000000000000000000000000000000000000000000000000000000000000000000000000000
I have this number and I need to separate 21, 42 and 56 separately.
Would anyone know how to tell me how?