is 1786 divisible by 3
A simple check to determine if a number is divisible by 3 is to keep adding up the digits of the number and see if the result is divisible by 3.
So: 1+7+8+6 = 22
2 + 2 = 4
4 isn't divisible by 3, so neither is 1786.
no, no it's not