Difficulty: Easy
Correct Answer: 3
Explanation:
Given data
Concept / Approach
Step-by-step calculation
n^2 ≡ 3^2 = 9 ≡ 3 (mod 6)
Insight
If n is of the form 6k + 3 (i.e., odd multiple of 3), then n^2 ≡ 3 (mod 6) always.
Final Answer
Remainder = 3.
Discussion & Comments