Find the area of the surface obtained by rotating the curve about the $x - axis$.
$$x = \cos^{3} \theta$$ $$y = \sin^{3} \theta$$ $$0 < \theta < 2\pi$$
I've searched all around the internet and found:

But this quite doesn't make sense to me and neither does give me the correct answer as
when rotated about x-axis, this part will not be counted as the surface area when multipled by two. So, how could I solve this question?
The formula you found is correct, I don't understand what problem you have with it.
There's also another method:
You can parametrize the surface obtained with the rotation by $$ \vec{r}(t,\phi) = (x(t,\phi),y(t,\phi),z(t,\phi)) = (\cos^3 t,\sin^3 t\cos\phi,\sin^3 t\sin\phi)$$ with $t\in[0,2\pi]$, $\phi\in[0,\pi]$ (because you only need half of the rotation to get the whole surface). The area is then given by $$ S = \int_0^{2\pi} dt \int_0^\pi d\phi \left|\frac{\partial\vec r}{\partial t}\times \frac{\partial\vec r}{\partial \phi}\right|$$