Find a primitive root modulo 89 and use the answer to find a number a so that the order of a modulo 89 is 8.
Does this mean
a^8=1 (mod 89)?
We use the result that the primeswhich have
as a quadradic residue are of the form
. This result can be established using quadradic reciprocity. Since
, a prime, does not have this form it means
. Thus,
by Euler's criterion. Let
be order of
then
. But if
then
and it would follow that
which is a contradiction. Therefore,
and consequently
is a primitive root of
.
It follows thathas order
mod
.