I read about Graham number and TREE(3).
Graham number is: $f^{64}(4)$ where $f(n)=3\uparrow^n 3$
My question is: If there is a way to write TREE(3) via $f^a(b)$?
(and of course $f(n)$ can be different, but at the form of: $ x\uparrow^yz $)
Thank you!