It's very useful to check if a number is an integer number in order to properly handle cases where we apply `pow` on negative numbers.
It's very useful to check if a number is an integer number in order to properly handle cases where we apply
powon negative numbers.