I have the following surface in $$R^3:{(x,y,z),(x^2 + y^2 + z^2)^2 = a^2(x^2 - y^2) \ ,\ x,y >=0}.$$ I want to find it's surface area. I've tried using spherical coordinates but calculating the normal vector it's a messy and also in cartesian coordinates. In the second case the resulting integral contains terms such as $\sqrt{1+\sqrt{\cos(x)}}$ which are hard or impossible to integrate.
How can I find the surface area? Which is the best parameters to use?