For every 90° clockwise, (x,y) changes to (y,-x) so our new point is (4, -(-3)), better known as (4,3).
If we were to rotate it 180°, we'd do it again and our new point would be (3,-4), or (-x,-y).
270° does it yet again to (-4,-3), or (y,-x), and 360° takes us back to (-3,4).
So, you can memorize all of those, or know that each 90° is (y,-x) and keep flip flopping.