I have learned about the correspondence of radians and degrees so 360° degrees equals $2\pi$ radians. Now we mostly use radians (integrals and so on)
My question: Is it just mathematical convention that radians are much more used in higher maths than degrees or do radians have some intrinsic advantage over degrees?
For me personally it doesn't matter if I write $\cos(360°)$ or $\cos(2\pi)$. Both equals 1, so why bother with two conventions?


As I teach my trigonometry students: "Degrees are useless."
You want to know the length of a circular arc? It's $r \theta$ where $r$ is the radius of the circle and $\theta$ is the angle it subtends in radians. If you use degrees, you get ridiculous answers.
You want to know the area of a sector? It's $\frac{1}{2} r^2 \theta$, with $r$ and $\theta$ as above. Again, if you use degrees, you get ridiculous results.
To really understand this, move on to calculus and study arc length. The arc length of the graph of the circle gives radian results. Or, look at the power series expansion of the circular trigonometric functions: if you use radians, everything works with small coefficients; if you use degrees, extra powers of $\frac{\pi}{180}$ scatter around.
What are degrees any good for? Dividing circles into even numbers of parts. That's it. If you want to actually calculate something, degrees are useless.