
Patrick B. answered 07/28/20
Math and computer tutor/teacher
If N is even, then N = 2k for some integer k.
N^3 + 2n = (2k)^3 + 2(2k) = 8k^3 + 4k = 4(2k^2+ k)
By closure property of multiplication and addition,
2k^2 + k is also an integer.
Therefore, N^3 + 2n = 4(2k^2+k) is divisible by 4.