The problem is as follows:
Given:
$$x^{-x}=(-8)^{-3^{-1}} \cdot (-8^{0})^{3^{4^{5}}}$$
Find the result of
$$(x^{-2}-x^{-1})$$
The alternatives given in my book are as follows:
$\begin{array}{ll} 1.&\frac{3}{4}\\ 2.&\frac{1}{4}\\ 3.&-\frac{1}{4}\\ 4.&\frac{1}{8}\\ 5.&\frac{3}{8}\\ \end{array}$
What I attempted to do was as follows:
From what I can understand this whole expression equals to $-1$ as the sign is taken out of the exponential and the $8$ powered to the rest becomes just $1$.
$(-8^{0})^{3^{4^{5}}}=-1$
Then if I'm not mistaken the thing is with the rest:
$(-8)^{-3^{-1}}=(-8)^{-\frac{1}{3}}=-\left(\frac{1}{2^3}\right)^{\frac{1}{3}}$
$-\left(\frac{1}{2^3}\right)^{\frac{1}{3}}=-\frac{1}{2}$
Then this means:
$\left(-\frac{1}{2}\right)\times (-1)=\frac{1}{2}$
Then this means:
$x^{-x}=2^{-1}$
But this doesn't seem right. I'm stuck there. Can someone help me here?. Maybe is my interpretation of the problem not accurate?. The official answer is the first option but I don't know how to get there.