I've tried many times via Euler's Theorem.
$ \varphi( 2019) = 2\times 672 = 1344 $
$a^{\varphi(2019)} \equiv a^{1344}\equiv 1 \mod 2019$
then , $a^{2019} \equiv a^{675} \mod 2019$ , obviously $1$ is 1 of 4 for answers and then how we can find another integer.
p.s. according to wolframalpha they've shown $3$ equation for integer solutions
I really appreciate for your help .
As $2019=3\cdot673$
From the given condition
$a^{2019}\equiv1\pmod{673}$
But $2019\equiv3\pmod{\phi(673)}$
So, $a^3\equiv1\pmod{673}$
which has exactly three solutions
Trivially, $a\equiv1$
Else $a^2+a+1\equiv0\pmod{673}$
$\iff(2a+1)^2\equiv-3$ which is solvable as Prove that $-3$ is a quadratic residue mod an odd prime $>3$ if and only if $p$ is of the form of $6n+1$
Similarly $$1\equiv a^{2019}\equiv a^1\pmod3$$ as $\phi(3)=2$
So using http://mathworld.wolfram.com/ChineseRemainderTheorem.html, we should have exactly three solutions $\pmod{3\cdot673}$