If you have an opportunity, go to the office hour and let the professor know you concerns.
This can be parsed in many ways: $$\sec(3\theta)-2=0$$, $$\sec(3\theta-2)=0$$, perhaps even $$\sec(3\theta)^{-2}=0$$ or $$s\cdot e\cdot c\cdot 3(\theta)-2=0$$ where $3$ is some function of $\theta$ (why else would you use parentheses around $\theta$ and not the argument of $\sec$?). Also, the problem may ask you to solve the equation, to prove that it has no solutions, to plot the solutions, to prove that solutions are not expressible in radicals or many other things. All this must be in the problem statement.
If you need to solve the equation $\sec(3\theta)-2=0$, then you can proceed as follows.
$$\begin{align}
\sec(3\theta)-2=0&\iff\sec(3\theta)=2\\
&\iff\dfrac{1}{\cos(3\theta)}=2\\
&\iff\cos(3\theta)=\dfrac12\\
&\iff 3\theta=\pm\dfrac\pi3+2\pi k,k\in\mathbb{Z}\\
&\iff\theta=\pm\dfrac\pi9+\dfrac23\pi k,k\in\mathbb{Z}
\end{align}$$