The property of determinants states that for a square matrix \( A \), the determinant of \( kA \) is \( k^n \det A \), where \( n \) is the order of the matrix.
\[
\det(3A^{-1}) = 3^3 \det(A^{-1}) = 27 \times \frac{1}{\det A} = 27 \times \frac{1}{3} = 9
\]
Thus, the value of \( \det(3A^{-1}) \) is \( 9 \).