What do you mean by 'integrated 1 time'? Integrating a(s) from s=0 to s=1.3 is not going to give a velocity, the units will be \frac{m}{s^2}*m = \frac{m^2}{s^2}, while velocity has units of \frac{m}{s}.
I'm not actually sure what grindfreak means when he says \int vdv=\int adx then "integrate a over x and you'll have your answer", which seems to be implying that \int vdv=\int vdt, which is not correct as far as I know.
But his application of the chain rule does give something useful:
a =\frac{dv}{ds}\frac{ds}{dt}=v\frac{dv}{ds}
If you'll recall, the question tells us what a is in terms of s:
a = k*s^n
So:
v\frac{dv}{ds}=k*s^n
Which is a first order non-linear ordinary differential equation for v(s) from which we can obtain our desired answer v(s=1.3), which leads me to believe that there must be some other way to do this question because I only started learning that kind of maths in a second year university maths unit. I know I'm not suppose to give you the answers, but you could have just put this straight into Wolfram Alpha anyway,
like this, so I might as well just show what it spat out:
v(s)=\sqrt{\frac{2*(c*n+c+k*s^{n+1})}{n+1}}
To find the constant c, remember that v(0)=0 from the information in the question.