A square having sides parallel to the coordinate axes is inscribed in the region.
{$(x,y):x,y>0:y\le -x^3+3x$}.
If the area of the square is written as $A^{1/3}+B^{1/3}$ square units where $A,B\in \Bbb Z$ and $A>B$, then find
(i)$\sqrt{A-B}$
(ii)Slope of line with x and y intercepts as $A,B$ respectively
(iii)$A+B\over A-B$
(iv)Circumradius of $\triangle OPQ$ where $O$ is origin, $P(A^{1/3},0)$ and $Q(0,B^{1/3})$
My approach:
Let the square be $KLMN$ where $K,L$ lie on x-axis with coordinates $(a,0);(b,0)$ respectively.
This will give coordinates of other points i.e. $M,N$ in terms of $a,b$.
Now taking out the length of all sides and equating them will give $a,b$.
Problem with my approach:
I end up in a cumbersome equation involving $a,b$
Tips: I know nothing more than simple differentiation and limits. So please avoid solutions with integration and other stuffs.
PS: No need to downvote as I'm on the verge of getting banned. Please comment if you have any problem with the question.


There have to be reasons if you are "on the verge of getting banned". E.g., we are not given any hint as to the source of this quite involved problem. Anyway, this problem is of a purely algebraic nature. Please don't write "$P(A^{1/3},0)$" when you mean "$P=(A^{1/3},0)$". No function $P$ of two variables is defined in the actual context.
The problem obviously has exactly one solution $(a,b)$. It is therefore sufficient to argue about necessary conditions for $a$ and $b$.
The quantities $a\ne b$ satisfy $$b-a=a(3-a^2),\qquad b-a=b(3-b^2)\ .\tag{1}$$ Subtracting these equations we obtain $0=(b-a)(3-a^2-ab-b^2)$, hence $$3-a^2-b^2=ab\>,\quad{\rm resp.,}\quad (a+b)^2=3+ab\ .\tag{2}$$ Adding the equations $(1)$ leads together with $(2_1)$ to $$2(b-a)=(a+b)(3-a^2+ab-b^2)=2(a+b)ab,$$ hence $b-a=(a+b)ab$. Squaring this we obtain $(b-a)^2=(a+b)^2(ab)^2$, hence $$(a+b)^2-4ab=(a+b)^2(ab)^2\ ,\tag{3}$$ and together with $(2_2)$: $$3(1-ab)=(3+ab)(ab)^2\ .$$ Now this is saying that $(ab+1)^3=4$, hence $z:=ab=2^{2/3}-1$. Now $(3)$ gives $$(a+b)^2={4z\over1-z^2}$$ and therefore $$(b-a)^2=(a+b)^2-4ab={4z^3\over1-z^2}=6-3\cdot2^{2/3}=\root3 \of{216}-\root3\of {108}\ .$$ It follows that $A=216$ and $B=-108$. The rest is easy.