Find the smallest numerical palindrome that is divisible by all the digits 1, 2, 3, 4, 6, 7, 8, and 9.
A palindrome is a number that reads the same forwards and backwards, like 11 and 5005.
The smallest palindrome that will divide: 1, 2, 3, 4, 6, 7, 8, 9 = 48,384.