I've been trying to answer this question , specifically part c)

I've done part a) and b) where $U = \frac{28\sqrt{15}}{15} $ and $ \theta = 53.3 $ degrees . For the last part I need to work out the minimum value of v. As soon as I saw the word 'minimum' , I thought I had to use calculus to work it out. I've seen the worked answer to this but calculus is not used; he says the minimum value of v is when the vertical velocity is 0 which I do understand. My working out for this does not yield the correct answer to which I do not understand why hence I can only conclude something is wrong with what I'm doing.
My method was to find the value of $\theta$ for which $v$ is a minimum. I did this by forming an equation in $v$ from the standard equation of motion $v = u + at$ where in my case:
$v = usin(\theta) - gt$
Then
$\frac{dv}{d\theta} = ucos(\theta) = 0$
Then solve that which gives $\theta$ as $\frac{\pi}{2}$
Then I plugged that into my original equation to get a value of v for which I thought was minumum but I ended up with something like $-12.37$ which is incorrect.
The correct answer IIRC is 4.32 m/s.
Can someone show me how to derive the correct answer using calculus or show me where I went wrong ? I suspect it's my equation of v.
If you want to use calculus you have to calculate the speed $s$, with respect to time. A bit of trig shows that $s(t) = \sqrt{\text{verticalspeed}(t)^2 + \text{horizontalspeed}(t)^2}$ the horizontal speed is constant and the vertical speed can be calculated using $v=u+at$.
Once you've found out all the values of the constants, you can differentiate $s$ and find the critical points as normal.
I should also say that treating $\theta$ as your variable is where the mistake came in. $\theta$ is fixed in this problem, you even worked out it's value! Your independent variable should be time $t$.