'Can I use PCA for dimensonality reduction from 3D to 2D and apply curve fiting to get the poly equation?

I am trying to get my third order poly function from 3D data so can I apply PCA for dimension reduction (from 3D to 2D) and then apply curve fitting to get my 3rd order.

Image of the curve



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source