e is the global maximum of x root x, 2 root 2 = 4 root 4, so...
#1
... what when put to the root of itself is equal to the cube root of 3? Can it be expressed in terms of e? I know this sounds like a bit of a random question but it's something I've always been curious in.

[Image: 512pxxthrootofxsvg.png]
#2
I've calculated that the number is roughly 2.47805268, but I don't think I can calculate a way to express it without learning advanced mathematics (as you can probably tell I'm no mathematician).
#3
Oh, now with the picture I see what you mean.

To get a formula we can use the Lambert W function.
The Lambert W function is the inverse of the function M(x)=x*e^x
and we can express the self root x^(1/x) with help of M:

y = x^(1/x) = exp(-M(-ln(x)))

You can verify this with a bit of calculation.
Then we can obtain the inverse:

exp(-W(-ln(y))) = x

More exactly x can be two values, left and right from e, which correspond to the two branches of W:

\( x_L = \exp(-W_0(-\ln(y))) \)
\( x_R = \exp(-W_{-1}(-\ln(y))) \)

So when you want to get the left value - as in your case - you choose x_L and get:
\( x_L = \exp(-W_0(-\ln(3^{1/3})))\approx 2.47805268028830 \)
\( x_R \) would be simply 3 again.
#4
Thank you very much for the reply. Smile

So, if you take the Lambert W function out of the equation, what are you left with? As I said I'm no mathematician I'm afraid so I don't fully understand the principle.
#5
(02/15/2011, 03:20 PM)robo37 Wrote: So, if you take the Lambert W function out of the equation, what are you left with? As I said I'm no mathematician I'm afraid so I don't fully understand the principle.

I dont think there might be a closed form solution without the Lambert W function. However if you are after calculating the number, that function really helps as it is available in most computer algebra packages.



Possibly Related Threads…
Thread Author Replies Views Last Post
  [MSE][NT][MOD][Tetration] tetration primitive root mod p tommy1729 1 679 04/03/2023, 06:50 PM
Last Post: tommy1729
  [MSE]root expressions and sine tommy1729 2 681 03/03/2023, 05:52 PM
Last Post: tommy1729
  [NT] primitive root conjecture tommy1729 0 708 09/02/2022, 12:32 PM
Last Post: tommy1729
  [question] Local to global and superfunctions MphLee 8 2,847 07/17/2022, 06:46 AM
Last Post: JmsNxn
Question Functional Square Root Catullus 24 7,935 07/01/2022, 09:17 PM
Last Post: tommy1729
  Can we get the holomorphic super-root and super-logarithm function? Ember Edison 10 22,690 06/10/2019, 04:29 AM
Last Post: Ember Edison
  The super 0th root and a new rule of tetration? Xorter 4 11,791 11/29/2017, 11:53 AM
Last Post: Xorter
  Super-root 3 andydude 10 26,575 01/19/2016, 03:14 AM
Last Post: andydude
  Self-root function and reciprocal self-power function have same integrals Ztolk 5 17,036 04/11/2010, 12:52 AM
Last Post: Ztolk
  Approximation method for super square root Ztolk 2 13,974 03/23/2010, 02:33 PM
Last Post: Ztolk



Users browsing this thread: 1 Guest(s)