Im trying to solve for the exact solution of
$$ x^{x^x} = 17 $$
I understand that the previous solution, $x^x=17$, does not have an exact closed form solution and requires use of the Lambert W function, however i have not found an answer (from wolfram included) that seems to provide a non approximated answer even without said constraints. When approximating, however, the final answer appears to be close to $2.009$.
Does anyone know of a closed-form solution to this problem, be it even if it involves use of non-elementary functions?