It's well known that
$$ \int \ln(x) dx = x \ln(x) - x + C $$
The next one can't be done in elementary functions but can still be expressed as
$$ \int \ln \ln (x) dx = x \ln \ln x - \text{Li}(x) + C $$
Where "Li" is the non elementary Logarithmic integral. The next natural question then is:
$$ \int \ln \ln \ln (x) dx = ...?$$
My playing around:
So my guess is that the answer should look something like
$$ x \ln \ln \ln(x) -...$$
Assuming that form i'm trying to then use special functions to crack open
$$ \int \frac{1}{\ln(x) \ln \ln(x) } dx$$
The expression $g(x) = \text{Li}(\ln(x))$ seems an interesting thing to look at, it differentiates to
$$ g'(x) = \frac{1}{x \ln \ln(x)} $$
But I haven't been able to create series out of this quite yet.
A series answer.
For the related exponential form this is Problem 4.30 in my paper
Edgar, G. A., Transseries for beginners, Real Anal. Exch. 35(2009-2010), No. 2, 253-310 (2010). ZBL1218.41019.
$$ \int e^{e^{e^y}} dy = e^{e^{e^y}} \sum_{j=1}^\infty e^{-je^y} \left(\sum_{k=1}^j e^{-ky} c_{j,k}\right) + C $$ The coefficients $c_{j,k}$ (beginning $1;1,1;2,3,2;6,11,12,6;\cdots$) are related to Stirling numbers of the first kind: $$ c_{j,k} = k! \left[j \atop k\right] $$
Then $$ \int \log\log\log x\;dx = x \log\log\log x - x \sum_{j=1}^\infty (\log x)^{-j} \left(\sum_{k=1}^j (\log\log x)^{-k} c_{j,k}\right) + C $$