How to reformulate this in a CVX way

I would think the constraint t\geq \|y\|^3/x^2 should be equivalent to something like geo_mean([t,x,x])>=norm(y).

2 Likes