Solving a Type of System of Cubic Equations

87 Views Asked by At

Is there a closed-form solution to the following type of system of cubic equations? $$ x_j=\sum_{i=1}^na_{ij}x_i^3,\quad\forall\,j=1,...,n $$ Here the $a_{ij}$'s are constants, and the $x_i$'s are the variables.