I am interested in a closed form expression for the convex conjugate $$ f^*(y) = \sup_{x \ge 0} x y - f(x) $$ of the function $$ f \colon \mathbb R \to \mathbb R, \qquad x \mapsto \begin{cases} |1 - x^{a} |^{\frac{1}{a}}, & \text{if } x \ge 0\\ \infty, & \text{else.} \end{cases}, $$ where $a \in (0, 1)$.
I think that this is not possible because in the intersection of interior of the domain of $f$ and the set of its differentiability points, we should have the following: to find the maximiser in the expression of $f^*$ we take the derivative and set it to zero, resulting in $y - f'(x) = 0$, that is $x = (f')^{-1}(y)$.
We have $$f'(y) = y^{a - 1} (y^a - 1) | 1 - y^a |^{\frac{1}{a} - 2} \qquad \forall y \in (0, 1) \cup (1, \infty).$$ However, there does not seem be an explicit / closed for for $(f')^{-1}$.
Is my reasoning correct?