If you're asking in general, then you would be looking at the derivative and seeing where it's zero, and testing the critical points.
You're overthinking your example (it's not mine). You have f(z) = zz* = x2 + y2, where z = a + bi. For this particular function, it's very easy - almost trivial - to discover that the minimum value is 0 (for z = 0 + 0i), and that the function is unbounded. For any real numbers x and y, x2 [itex]\geq[/itex] 0 and y2 [itex]\geq[/itex] 0, which means that x2 + y2 [itex]\geq[/itex] 0.
If you think about it graphically, the complex plane is the domain and the image of the function is a paraboloid that opens upward and whose vertex is at (0, 0).