+ - - 360 =
= .. + 6n - 360.
Now you can see that this expression is monotonically growing function of n.
So, if we guess one solution, it will provide a UNIQUE solution.
It is not difficult to guess one solution. It is n= 4, because
.. + 6*4 - 360 = 3*16*7*1 + 24 - 360 = 0.
So, the ANSWER to the problem is n= 4.
Solved.
-------------------
In such problems, guessing of a root in combinations with monotonicity
of a function turns guessing in strict mathematical proof.
In other words, in this combination, guessing of a root acquires
the force and the status of a valid mathematical proof.