do you mean nabla again, and i assume u is a vector? so
[tex]\nabla \times ((u \bullet \nabla) u)[/tex]
start first with finding the expression
[tex](u \bullet \nabla) u[/tex]
i think for the expression in the brackets, you consider it as an operator, so transforming to the subscript notation, where x_i is the ith coordinate, and we sum over repeated indicies to perform the dot product
[tex]u \bullet \nabla = u_i \frac{\partial}{\partial x_i} = u_x \frac{\partial}{\partial x} + u_y \frac{\partial}{\partial y} + u_z \frac{\partial}{\partial z}[/tex]