nameVoid,
If you're still out there, you would have gotten more serious (and helpful) responses if you had given us the complete problem. We can infer that this is an integration problem, although there was no indication of that in what you wrote. Also, if you want help, show us what you've tried.
The integral looks to me like it could be done using integration by parts in this way:
u = cos x
[tex]dv = \frac{x^2 dx}{1 + x^6}[/tex]
To find v, you'll have to integrate dv, which involves a substitution w = x3, dw = 3x2dx. I haven't worked it out, but this is what I would try first.