Step 1: Conceptual Understanding:
Use the binomial expansion to express $9^n$ in terms of multiples of 8.
Step 2: Explanation in Detail:
$9^n = (8+1)^n = \displaystyle\sum_{k=0}^n \binom{n}{k}8^k = 1 + 8n + \binom{n}{2}8^2 + \cdots = 1 + 8(\text{integer})$.
So $9^n \equiv 1 \pmod{8}$, which gives $9^n - 8^n \equiv 1 - 0 = 1 \pmod{8}$.
Step 3: Therefore, Stating the Final Answer
The remainder is always $1$.