Let N be the largest integer whose square has exactly 3 digits when written in base 9. What is N, expressed in base 9?
\(\text{The largest 3 digit base 9 number is }9^3-1=728_d\\ \text{The largest perfect square less than this is }676_d=26_d^2\\ 676_d = 831_9\)