If $A$ is a square matrix of order $n$ such that $|\text{adj}(\text{adj} A)|=|A|^{25}$, then $n$ is equal to
Show Hint
Logic Tip: Memorize the adjoint determinant hierarchy for a matrix $A$ of order $n$:
1. $|\text{adj} A| = |A|^{n-1}$
2. $|\text{adj}(\text{adj} A)| = |A|^{(n-1)^2}$
3. $\text{adj}(\text{adj} A) = |A|^{n-2} A$