How can I find the smallest Fibonacci number divided by 6 without a remainder - is there a way I could use either repeat, while, for or any loop to solve this problem?